gtkdnd: Use gdk_drag_begin_for_device()
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Nov 2015 19:00:23 +0000 (20:00 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Nov 2015 22:26:49 +0000 (23:26 +0100)
commite3012dc9b303ccc8b0301e7702b5cec0368da59a
tree8fcc9b662c9c9f1aa9877282d68088853145e8c9
parentd221119d149b74fd2a998196f3719fb4779a3ac4
gtkdnd: Use gdk_drag_begin_for_device()

We've got the pointer at hand there, just pass that instead of figuring
out from the client pointer.
gtk/gtkdnd.c